[INFO] cloning repository https://github.com/K-C-DaCosta/g_lue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K-C-DaCosta/g_lue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4b95d0eb3ea8c5ef944055eef0a872bec4671c4
[INFO] fixing K-C-DaCosta/g_lue against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/K-C-DaCosta/g_lue
[INFO] finished tweaking git repo https://github.com/K-C-DaCosta/g_lue
[INFO] tweaked toml for git repo https://github.com/K-C-DaCosta/g_lue written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/K-C-DaCosta/g_lue on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/K-C-DaCosta/g_lue already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121
[INFO] running `Command { std: "docker" "start" "d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating fluffl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fluffl-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking fluffl-macros v0.0.3 (/opt/rustwide/workdir/fluffl-macros)
[INFO] [stderr]    Migrating fluffl-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking adhoc_audio v0.1.4
[INFO] [stderr]     Checking hiero_pack v0.1.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.22.2
[INFO] [stderr]     Checking glutin v0.24.1
[INFO] [stderr]     Checking glow v0.6.1
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking fluffl v0.0.5 (/opt/rustwide/workdir/fluffl)
[INFO] [stderr]    Migrating fluffl/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed fluffl/src/collections/flat_nary_tree.rs (1 fix)
[INFO] [stderr]        Fixed fluffl/src/mem.rs (4 fixes)
[INFO] [stderr]        Fixed fluffl/src/math/aabb.rs (1 fix)
[INFO] [stderr]        Fixed fluffl/src/gui.rs (1 fix)
[INFO] [stderr]        Fixed fluffl/src/io.rs (1 fix)
[INFO] [stderr]        Fixed fluffl/src/math/matrix.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> fluffl/src/audio/./audio_backends/./glutin_audio/glutin_alsa.rs:188:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 if let Ok(DeviceState::Paused) = ctx.state.try_lock().map(|a| *a) {
[INFO] [stdout]     |                                                  --------------------------------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |                 if let Ok(mut dev) = audio_device.try_lock() {
[INFO] [stdout]     |                           -------    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `dev` calls a custom destructor
[INFO] [stdout]     |                           `dev` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 227 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `dev` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> fluffl/src/audio/mixer.rs:501:31
[INFO] [stdout]     |
[INFO] [stdout] 501 |         while let Some(req) = request_queue.pop_front() {
[INFO] [stdout]     |                        ---    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |      |
[INFO] [stdout]     |                        |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `req` calls a custom destructor
[INFO] [stdout]     |                        `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 540 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `req` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> fluffl/src/gui.rs:868:35
[INFO] [stdout]     |
[INFO] [stdout] 868 |         while let Some(mut req) = get_request(state) {
[INFO] [stdout]     |                        -------    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |          |
[INFO] [stdout]     |                        |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `req` calls a custom destructor
[INFO] [stdout]     |                        `req` will be dropped later as of Edition 2024
[INFO] [stdout] 869 |             req(state);
[INFO] [stdout] 870 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `req` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/window/./window_backends/glutin_window.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             GLOBAL_TOUCH_TRACKER
[INFO] [stdout] 34 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/math/waves/noise.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &raw mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> fluffl/src/audio/./audio_backends/./glutin_audio/glutin_alsa.rs:188:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 if let Ok(DeviceState::Paused) = ctx.state.try_lock().map(|a| *a) {
[INFO] [stdout]     |                                                  --------------------------------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |                 if let Ok(mut dev) = audio_device.try_lock() {
[INFO] [stdout]     |                           -------    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `dev` calls a custom destructor
[INFO] [stdout]     |                           `dev` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 227 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `dev` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating fluffl/examples/simple_synth.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> fluffl/src/audio/mixer.rs:501:31
[INFO] [stdout]     |
[INFO] [stdout] 501 |         while let Some(req) = request_queue.pop_front() {
[INFO] [stdout]     |                        ---    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |      |
[INFO] [stdout]     |                        |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `req` calls a custom destructor
[INFO] [stdout]     |                        `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 540 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `req` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> fluffl/src/gui.rs:868:35
[INFO] [stdout]     |
[INFO] [stdout] 868 |         while let Some(mut req) = get_request(state) {
[INFO] [stdout]     |                        -------    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |          |
[INFO] [stdout]     |                        |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `req` calls a custom destructor
[INFO] [stdout]     |                        `req` will be dropped later as of Edition 2024
[INFO] [stdout] 869 |             req(state);
[INFO] [stdout] 870 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `req` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/window/./window_backends/glutin_window.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             GLOBAL_TOUCH_TRACKER
[INFO] [stdout] 34 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/math/waves/noise.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &raw mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating fluffl/examples/mixer_demo.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed fluffl/examples/mixer_demo.rs (1 fix)
[INFO] [stderr]    Migrating fluffl/examples/touch_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating fluffl/examples/triangle.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.28s
[INFO] [stderr] crater-edition-check: fluffl v0.0.5 (/opt/rustwide/workdir/fluffl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: fluffl-macros v0.0.3 (/opt/rustwide/workdir/fluffl-macros) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling fluffl-macros v0.0.3 (/opt/rustwide/workdir/fluffl-macros)
[INFO] [stderr]     Checking fluffl v0.0.5 (/opt/rustwide/workdir/fluffl)
[INFO] [stdout] warning: unexpected `cfg` condition value: `net`
[INFO] [stdout]   --> fluffl/src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `be_glutin`, `be_sdl2`, `default`, `extras`, `glutin`, `http`, `lewton`, `native-tls`, `puremp3`, `sdl2`, and `tungstenite`
[INFO] [stdout]    = help: consider adding `net` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `net`
[INFO] [stdout]   --> fluffl/src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `be_glutin`, `be_sdl2`, `default`, `extras`, `glutin`, `http`, `lewton`, `native-tls`, `puremp3`, `sdl2`, and `tungstenite`
[INFO] [stdout]    = help: consider adding `net` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array::*` and `buffer::*`
[INFO] [stdout]  --> fluffl/src/text_writer.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ogl::{array::*, buffer::*, program::*, texture::*, OglIncomplete, *},
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fluffl/src/text_writer.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     *,
[INFO] [stdout]    |     - but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use hiero_pack::{self, *};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array::*` and `buffer::*`
[INFO] [stdout]  --> fluffl/src/text_writer.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ogl::{array::*, buffer::*, program::*, texture::*, OglIncomplete, *},
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fluffl/src/text_writer.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     *,
[INFO] [stdout]    |     - but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use hiero_pack::{self, *};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/components/frame.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .set_edge_thickness(2.0)
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/components/frame.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .set_edge_thickness(2.0)
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/components/textbox.rs:431:37
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 .set_edge_thickness(0.01)
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `0.01_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:46
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/components/textbox.rs:431:37
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 .set_edge_thickness(0.01)
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `0.01_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                                         ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/renderer.rs:225:46
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |             [1. , 2.  , 13.],
[INFO] [stdout]     |              ^^ help: explicitly specify the type as `f32`: `1_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |             [1. , 2.  , 13.],
[INFO] [stdout]     |                   ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:316:25
[INFO] [stdout]     |
[INFO] [stdout] 316 |             [1. , 2.  , 13.],
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `13_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |             [2. , 16. , 7. ],
[INFO] [stdout]     |              ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |             [2. , 16. , 7. ],
[INFO] [stdout]     |                   ^^^ help: explicitly specify the type as `f32`: `16_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:317:25
[INFO] [stdout]     |
[INFO] [stdout] 317 |             [2. , 16. , 7. ],
[INFO] [stdout]     |                         ^^ help: explicitly specify the type as `f32`: `7_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |             [9. , 10. , 11.],
[INFO] [stdout]     |              ^^ help: explicitly specify the type as `f32`: `9_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:318:19
[INFO] [stdout]     |
[INFO] [stdout] 318 |             [9. , 10. , 11.],
[INFO] [stdout]     |                   ^^^ help: explicitly specify the type as `f32`: `10_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:318:25
[INFO] [stdout]     |
[INFO] [stdout] 318 |             [9. , 10. , 11.],
[INFO] [stdout]     |                         ^^^ help: explicitly specify the type as `f32`: `11_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:335:15
[INFO] [stdout]     |
[INFO] [stdout] 335 |             [ 0., 91., 26.], 
[INFO] [stdout]     |               ^^ help: explicitly specify the type as `f32`: `0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |             [ 0., 91., 26.], 
[INFO] [stdout]     |                   ^^^ help: explicitly specify the type as `f32`: `91_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:335:24
[INFO] [stdout]     |
[INFO] [stdout] 335 |             [ 0., 91., 26.], 
[INFO] [stdout]     |                        ^^^ help: explicitly specify the type as `f32`: `26_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |             [60., 3. , 75.], 
[INFO] [stdout]     |              ^^^ help: explicitly specify the type as `f32`: `60_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:336:19
[INFO] [stdout]     |
[INFO] [stdout] 336 |             [60., 3. , 75.], 
[INFO] [stdout]     |                   ^^ help: explicitly specify the type as `f32`: `3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:336:24
[INFO] [stdout]     |
[INFO] [stdout] 336 |             [60., 3. , 75.], 
[INFO] [stdout]     |                        ^^^ help: explicitly specify the type as `f32`: `75_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:337:14
[INFO] [stdout]     |
[INFO] [stdout] 337 |             [45., 90., 31.]
[INFO] [stdout]     |              ^^^ help: explicitly specify the type as `f32`: `45_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:337:19
[INFO] [stdout]     |
[INFO] [stdout] 337 |             [45., 90., 31.]
[INFO] [stdout]     |                   ^^^ help: explicitly specify the type as `f32`: `90_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/math/matrix/lu.rs:337:24
[INFO] [stdout]     |
[INFO] [stdout] 337 |             [45., 90., 31.]
[INFO] [stdout]     |                        ^^^ help: explicitly specify the type as `f32`: `31_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |     stack.push(translate4(Vec4::from_array([1.0, 0., 5., 0.])));
[INFO] [stdout]    |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:82:50
[INFO] [stdout]    |
[INFO] [stdout] 82 |     stack.push(translate4(Vec4::from_array([1.0, 0., 5., 0.])));
[INFO] [stdout]    |                                                  ^^ help: explicitly specify the type as `f32`: `0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:82:54
[INFO] [stdout]    |
[INFO] [stdout] 82 |     stack.push(translate4(Vec4::from_array([1.0, 0., 5., 0.])));
[INFO] [stdout]    |                                                      ^^ help: explicitly specify the type as `f32`: `5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:82:58
[INFO] [stdout]    |
[INFO] [stdout] 82 |     stack.push(translate4(Vec4::from_array([1.0, 0., 5., 0.])));
[INFO] [stdout]    |                                                          ^^ help: explicitly specify the type as `f32`: `0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     stack.push(translate4(Vec4::from_array([25.0, 0., 10., 0.])));
[INFO] [stdout]    |                                             ^^^^ help: explicitly specify the type as `f32`: `25.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:83:51
[INFO] [stdout]    |
[INFO] [stdout] 83 |     stack.push(translate4(Vec4::from_array([25.0, 0., 10., 0.])));
[INFO] [stdout]    |                                                   ^^ help: explicitly specify the type as `f32`: `0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:83:55
[INFO] [stdout]    |
[INFO] [stdout] 83 |     stack.push(translate4(Vec4::from_array([25.0, 0., 10., 0.])));
[INFO] [stdout]    |                                                       ^^^ help: explicitly specify the type as `f32`: `10_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:83:60
[INFO] [stdout]    |
[INFO] [stdout] 83 |     stack.push(translate4(Vec4::from_array([25.0, 0., 10., 0.])));
[INFO] [stdout]    |                                                            ^^ help: explicitly specify the type as `f32`: `0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:84:41
[INFO] [stdout]    |
[INFO] [stdout] 84 |     stack.push(scale4(Vec4::from_array([2.0, 2.0, 2.0, 0.0])));
[INFO] [stdout]    |                                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:84:46
[INFO] [stdout]    |
[INFO] [stdout] 84 |     stack.push(scale4(Vec4::from_array([2.0, 2.0, 2.0, 0.0])));
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:84:51
[INFO] [stdout]    |
[INFO] [stdout] 84 |     stack.push(scale4(Vec4::from_array([2.0, 2.0, 2.0, 0.0])));
[INFO] [stdout]    |                                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/stack.rs:84:56
[INFO] [stdout]    |
[INFO] [stdout] 84 |     stack.push(scale4(Vec4::from_array([2.0, 2.0, 2.0, 0.0])));
[INFO] [stdout]    |                                                        ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]  --> fluffl/src/math/matrix/tests.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]   |              ^^ help: explicitly specify the type as `f32`: `0_f32`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]  --> fluffl/src/math/matrix/tests.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]   |                   ^^ help: explicitly specify the type as `f32`: `1_f32`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]  --> fluffl/src/math/matrix/tests.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]   |                        ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]  --> fluffl/src/math/matrix/tests.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]   |                             ^^ help: explicitly specify the type as `f32`: `3_f32`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |              ^^ help: explicitly specify the type as `f32`: `4_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |                   ^^ help: explicitly specify the type as `f32`: `5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |                        ^^ help: explicitly specify the type as `f32`: `6_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |                             ^^ help: explicitly specify the type as `f32`: `7_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |              ^^ help: explicitly specify the type as `f32`: `8_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |                   ^^ help: explicitly specify the type as `f32`: `9_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `10_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `11_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |             [12., 13., 14., 15.],
[INFO] [stdout]    |              ^^^ help: explicitly specify the type as `f32`: `12_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |             [12., 13., 14., 15.],
[INFO] [stdout]    |                   ^^^ help: explicitly specify the type as `f32`: `13_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |             [12., 13., 14., 15.],
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `14_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |             [12., 13., 14., 15.],
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `15_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |             [ 56. , 62. , 68. ,74. ],
[INFO] [stdout]    |               ^^^ help: explicitly specify the type as `f32`: `56_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |             [ 56. , 62. , 68. ,74. ],
[INFO] [stdout]    |                     ^^^ help: explicitly specify the type as `f32`: `62_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |             [ 56. , 62. , 68. ,74. ],
[INFO] [stdout]    |                           ^^^ help: explicitly specify the type as `f32`: `68_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |             [ 56. , 62. , 68. ,74. ],
[INFO] [stdout]    |                                ^^^ help: explicitly specify the type as `f32`: `74_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |             [ 152., 174., 196.,218.],
[INFO] [stdout]    |               ^^^^ help: explicitly specify the type as `f32`: `152_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             [ 152., 174., 196.,218.],
[INFO] [stdout]    |                     ^^^^ help: explicitly specify the type as `f32`: `174_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |             [ 152., 174., 196.,218.],
[INFO] [stdout]    |                           ^^^^ help: explicitly specify the type as `f32`: `196_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |             [ 152., 174., 196.,218.],
[INFO] [stdout]    |                                ^^^^ help: explicitly specify the type as `f32`: `218_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |             [ 248., 286., 324.,362.],
[INFO] [stdout]    |               ^^^^ help: explicitly specify the type as `f32`: `248_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |             [ 248., 286., 324.,362.],
[INFO] [stdout]    |                     ^^^^ help: explicitly specify the type as `f32`: `286_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |             [ 248., 286., 324.,362.],
[INFO] [stdout]    |                           ^^^^ help: explicitly specify the type as `f32`: `324_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |             [ 248., 286., 324.,362.],
[INFO] [stdout]    |                                ^^^^ help: explicitly specify the type as `f32`: `362_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |             [ 344., 398., 452.,506.],
[INFO] [stdout]    |               ^^^^ help: explicitly specify the type as `f32`: `344_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |             [ 344., 398., 452.,506.],
[INFO] [stdout]    |                     ^^^^ help: explicitly specify the type as `f32`: `398_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |             [ 344., 398., 452.,506.],
[INFO] [stdout]    |                           ^^^^ help: explicitly specify the type as `f32`: `452_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |             [ 344., 398., 452.,506.],
[INFO] [stdout]    |                                ^^^^ help: explicitly specify the type as `f32`: `506_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]    |              ^^ help: explicitly specify the type as `f32`: `0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]    |                   ^^ help: explicitly specify the type as `f32`: `1_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]    |                        ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]    |                             ^^ help: explicitly specify the type as `f32`: `3_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |              ^^ help: explicitly specify the type as `f32`: `4_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |                   ^^ help: explicitly specify the type as `f32`: `5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |                        ^^ help: explicitly specify the type as `f32`: `6_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |             [4. , 5. , 6. , 7. ],
[INFO] [stdout]    |                             ^^ help: explicitly specify the type as `f32`: `7_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |              ^^ help: explicitly specify the type as `f32`: `8_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |                   ^^ help: explicitly specify the type as `f32`: `9_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `10_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |             [8. , 9. , 10., 11.],
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `11_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             [12., 13., 14., 15.],
[INFO] [stdout]    |              ^^^ help: explicitly specify the type as `f32`: `12_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |             [12., 13., 14., 15.],
[INFO] [stdout]    |                   ^^^ help: explicitly specify the type as `f32`: `13_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |             [12., 13., 14., 15.],
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `14_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/matrix/tests.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |             [12., 13., 14., 15.],
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `15_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/vector/tests.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let a = Vec2::<f32>::from_array([0.1, 0.2]);
[INFO] [stdout]    |                                      ^^^ help: explicitly specify the type as `f32`: `0.1_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/vector/tests.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let a = Vec2::<f32>::from_array([0.1, 0.2]);
[INFO] [stdout]    |                                           ^^^ help: explicitly specify the type as `f32`: `0.2_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/vector/tests.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let a = Vec3::<f32>::from_array([3., 5., 9.5]);
[INFO] [stdout]    |                                      ^^ help: explicitly specify the type as `f32`: `3_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/vector/tests.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let a = Vec3::<f32>::from_array([3., 5., 9.5]);
[INFO] [stdout]    |                                          ^^ help: explicitly specify the type as `f32`: `5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> fluffl/src/math/vector/tests.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let a = Vec3::<f32>::from_array([3., 5., 9.5]);
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `9.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasEventCollection` is never used
[INFO] [stdout]    --> fluffl/src/window.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | trait HasEventCollection {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<FlufflWindow> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<'_, FlufflWindow> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<FlufflWindow> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<'_, FlufflWindow> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window/event_util.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter {
[INFO] [stdout]    |                           ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/window/./window_backends/glutin_window.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             GLOBAL_TOUCH_TRACKER
[INFO] [stdout] 34 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/frame.rs:473:26
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<ProgramState> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/slider.rs:453:27
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<ProgramState> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/textbox.rs:737:28
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<ProgramState> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/math/waves/noise.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &raw mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluffl` (lib) due to 2 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: trait `HasEventCollection` is never used
[INFO] [stdout]    --> fluffl/src/window.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | trait HasEventCollection {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<FlufflWindow> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<'_, FlufflWindow> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<FlufflWindow> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<'_, FlufflWindow> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window/event_util.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter {
[INFO] [stdout]    |                           ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/window/./window_backends/glutin_window.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             GLOBAL_TOUCH_TRACKER
[INFO] [stdout] 34 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/frame.rs:473:26
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<ProgramState> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/slider.rs:453:27
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<ProgramState> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/textbox.rs:737:28
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<ProgramState> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/math/waves/noise.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &raw mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluffl` (lib test) due to 2 previous errors; 99 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121", kill_on_drop: false }`
[INFO] [stdout] d65c6a2afb67a7e214bfbe2da518b8dc7b1a611121b4469fdab931fc93b96121
